@charset "UTF-8";

@font-face{
	font-family:'NanumG';
	font-weight: 400;
	src:url("/common/css/font/NanumBarunGothic.eot");
	src:url("/common/css/font/NanumBarunGothic.eot?#iefix") format('embedded-opentype'),
	     url("/common/css/font/NanumBarunGothic.woff") format('woff');
}
@font-face{
	font-family:'NanumG';
	font-weight: 600;
	src:url("/common/css/font/NanumGothicBold.eot");
 	src:url("/common/css/font/NanumGothicBold.eot?#iefix") format('embedded-opentype'),
	     url("/common/css/font/NanumGothicBold.woff") format('woff');
}	


@font-face{
	font-family:'NanumS';
	font-weight: 400;
	src:url("/common/css/font/NanumSquareR.eot");
	src:url("/common/css/font/NanumSquareR.eot?#iefix") format('embedded-opentype'),
		 url("/common/css/font/NanumSquareR.woff") format('woff');
}



/*
@font-face{
	font-family:'NotoKr';
	font-weight: 400;
	src:url("/common/font/NotoSansKR-Regular.eot");
	src:url("/common/font/NotoSansKR-Regular.eot?#iefix") format('embedded-opentype'),
		url("/common/font/NotoSansKR-Regular.woff") format('woff'),
		url("/common/font/NotoSansKR-Regular.otf") format('opentype');
}
@font-face{
	font-family:'NotoKr';
	font-weight: 600;
	src:url("/common/font/NotoSansKR-Medium.eot");
	src:url("/common/font/NotoSansKR-Medium.eot?#iefix") format('embedded-opentype'),
		url("/common/font/NotoSansKR-Medium.woff") format('woff'),
		url("/common/font/NotoSansKR-Medium.otf") format('woff');
}	

*/